home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / games_d / teutic.zip / TEUDEL.BAT < prev    next >
DOS Batch File  |  1994-09-21  |  774b  |  40 lines

  1. cls
  2. echo off
  3. echo.
  4. echo   /\/\/\ The Evil Unleashed /\/\/\  9/94 by TiC
  5. echo.
  6. echo   TEU-Kill-Patch
  7. echo.
  8. echo   This BAT-File will delete the complete TEU-Patch, including
  9. echo   GIF-Files & the WAD-file.
  10. echo.
  11. echo   If you don't want to delete, just press Ctrl-C now.
  12. echo.
  13. pause >NUL
  14. echo   Deleting, please wait...
  15. del opungb0.gif
  16. del opungc0.gif
  17. del opungd0.gif
  18. del ofskua0.gif
  19. del ofskub0.gif
  20. del ofskuc0.gif
  21. del pungb0.gif
  22. del pungc0.gif
  23. del pungd0.gif
  24. del fskua0.gif
  25. del fskub0.gif
  26. del fskuc0.gif
  27. del file_id.diz
  28. del teutic.txt
  29. del teutic.wad
  30. del teu.bat
  31. del teuback.bat
  32. del teustart.bat
  33. del teunet.bat
  34. del teudel.bat
  35. del read1st.!!!
  36. echo.
  37. echo   Ingnore any 'File not found' messages...
  38. echo   TEU-Patch deleted. Bye!
  39. echo.
  40.